home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Sharewar
/
Organise
/
_SETUP.1
/
Epoch Organiser 3.0.exe
/
0
/
RCDATA
/
TSHOPCUTFORM
/
TSHOPCUTFORM.txt
Wrap
Text File
|
1998-01-25
|
1KB
|
58 lines
object ShopCutForm: TShopCutForm
Left = 87
Top = 111
BorderStyle = bsDialog
Caption = 'Select List Items.'
ClientHeight = 273
ClientWidth = 430
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 361
Height = 273
Caption = 'Select List Items To Cut/Copy..'
TabOrder = 0
object CutList: TListBox
Left = 4
Top = 15
Width = 353
Height = 254
ItemHeight = 13
MultiSelect = True
TabOrder = 0
end
end
object Okbtn: TBitBtn
Left = 364
Top = 4
Width = 65
Height = 25
TabOrder = 1
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 364
Top = 31
Width = 65
Height = 25
TabOrder = 2
Kind = bkCancel
end
object BitBtn3: TBitBtn
Left = 364
Top = 59
Width = 65
Height = 25
TabOrder = 3
Kind = bkHelp
end
end